projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd11cc0
)
*** empty log message ***
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Sun, 16 Feb 2003 23:37:19 +0000
(23:37 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Sun, 16 Feb 2003 23:37:19 +0000
(23:37 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f20003d61a61d88ad9591e4b51074f768d9c9946..7c580834757a4da2584cf3fb4e6413cec34ed6b7 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-58,6
+58,13
@@
* progmodes/idlwave.el (idlwave-show-begin): Likewise.
+2003-02-13 Stefan Monnier <monnier@cs.yale.edu>
+
+ * international/mule-cmds.el (sort-coding-systems): Use \'.
+ (select-safe-coding-system): Remove redundant assq check.
+ Remove raw-text, emacs-mule and no-conversion from the list of
+ proposed encodings unless there's nothing else.
+
2003-02-13 Markus Rost <rost@math.ohio-state.edu>
* files.el (find-alternate-file): Undo last change.